xen.git
2006-06-09 awilliam@xenbuild.aw[IA64] passthrough EFI_ACPI_MEMORY_NVS and EFI_RESERVED...
2006-06-09 awilliam@xenbuild.aw[IA64] use get_gpfn_from_mfn()
2006-06-09 awilliam@xenbuild.aw[IA64] use pte_mem() in relinquish_pte()
2006-06-09 awilliam@xenbuild.aw[IA64] add memory barrier to domain_flush_vtlb_range()
2006-06-09 awilliam@xenbuild.aw[IA64] Add NULL test in domain_page_mapped()
2006-06-09 awilliam@xenbuild.aw[IA64] align pages in assign_domain_same_page()
2006-06-08 awilliam@xenbuild.aw[IA64] Put guest physical translation into VHPT
2006-06-08 awilliam@xenbuild.aw[IA64] Enable SMP on VTI-Domain
2006-06-08 awilliam@xenbuild.aw[IA64] sparse tree cleanups
2006-06-08 awilliam@xenbuild.aw[IA64] clean out xen/drivers/patches in the sparse...
2006-06-06 awilliam@xenbuild.aw[IA64] merge efi_emul.c into fw_emul.c and clean up
2006-06-06 awilliam@xenbuild.aw[IA64] remove xenia64_init.c
2006-06-06 awilliam@xenbuild.aw[IA64] Fix network issue on VTI domain
2006-06-05 awilliam@xenbuild.aw[IA64] more cleanup
2006-06-05 awilliam@xenbuild.aw[IA64] pass vcpu nr to guest firmware
2006-06-05 awilliam@xenbuild.aw[IA64] This patch fixes dom0 no VGA console bug.
2006-06-03 awilliam@xenbuild.aw[IA64] check memory descriptor over lap in dom_fw_init()
2006-06-03 awilliam@xenbuild.aw[IA64] Handle VTi's fp fault & trap in hypervisor inste...
2006-06-03 awilliam@xenbuild.aw[IA64] Fix another bug which causes "Oops: time tick...
2006-06-03 awilliam@xenbuild.aw[IA64] Vcpu hot-plug support
2006-06-03 awilliam@xenbuild.aw[IA64] fix debug=y build: update ASSERT(acktype)
2006-06-03 awilliam@xenbuild.aw[IA64] fix debug=y build: remove ASSERT(THASH_TLB)
2006-06-03 awilliam@xenbuild.aw[IA64] README patch of booting xen
2006-06-03 awilliam@xenbuild.aw[IA64] Add carriage return to printk/printf
2006-06-03 awilliam@xenbuild.aw[IA64] cleanup linux-2.6-xen-sparse
2006-06-03 awilliam@xenbuild.aw[IA64] split domain.c into mm.c and domain.c
2006-06-03 awilliam@xenbuild.aw[IA64] fix vmx_vcpu_ptr_i(), vmx_vcpu_ptr_d()
2006-06-03 awilliam@xenbuild.aw[IA64] paravirtualize vdso
2006-06-03 awilliam@xenbuild.aw[IA64] import linux gate.S, gate.ld.S and patch.c
2006-06-03 awilliam@xenbuild.aw[IA64] rewrite priv_handle_op()
2006-05-31 awilliam@xenbuild.aw[IA64] fix up a few more warnings
2006-05-31 awilliam@xenbuild.aw[IA64] remove linux-2.6-xen-sparse/arch/ia64/xen/xencon...
2006-05-31 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-31 awilliam@xenbuild.aw[IA64] Add several missing is_running_on_xen().
2006-05-31 awilliam@xenbuild.aw[IA64] remaining warnings removed
2006-05-31 awilliam@xenbuild.aw[IA64] Add sal emulation to VTI domain
2006-05-31 awilliam@xenbuild.aw[IA64] VTI: Initialize VHPT headers invalid
2006-05-31 awilliam@xenbuild.aw[IA64] VTI: set isr before injecting fault to guest
2006-05-31 awilliam@xenbuild.aw[IA64] preparation for vga acceleration of VTI domain
2006-05-31 kfraser@dhcp93... Export XEN_ROOT from top-level Makefile. Ensures it is
2006-05-31 kfraser@dhcp93... [SVM] Remove redundant MAX_INST_SIZE definition.
2006-05-31 kfraser@dhcp93... Fix ACM hypercall macros (broke the x86/64 and ia64...
2006-05-31 kfraser@dhcp93... Use a global build configuration file, and rework libxc...
2006-05-31 kaf24@firebug... [HVM] Fixes to buffer handling in ne2000 device model.
2006-05-31 kaf24@firebug... The xm dmesg command wasn't taking the -c/--clear optio...
2006-05-31 kaf24@firebug... Update .hgignore list for rombios changes.
2006-05-31 kaf24@firebug... [VTPM_TOOLS] Updated vtpm for new release of the tpm_em...
2006-05-31 kaf24@firebug... [MINIOS] Various address-space fixes.
2006-05-31 kaf24@firebug... [HVMLOADER] Default to 8-way SMP rombios.
2006-05-31 kaf24@firebug... [SVM] Fix virtualization of the CPUID NX bit, and clean...
2006-05-31 kaf24@firebug... [HVM] Fix shadow mode to not corrupt frame 0's page_inf...
2006-05-31 kaf24@firebug... [ACM] Add a hypervisor call macro to the linux kernel; it
2006-05-31 kaf24@firebug... Fix x86/64 definition of dma_get_cache_alignment().
2006-05-30 cl349@firebug... Explicitly use sh to run ioemu configure
2006-05-30 cl349@firebug... Explicitly use sh to run mkhex
2006-05-30 kaf24@firebug... Fix PAE debug builds to avoid shadowing shadow-mode...
2006-05-30 kaf24@firebug... Fix infinite recursion loop in get_page_type() error...
2006-05-30 awilliam@xenbuild.aw[IA64] clean up ia64 xen-mkbuildtree-pre
2006-05-30 awilliam@xenbuild.aw[IA64] use is_running_on_xen()
2006-05-30 awilliam@xenbuild.aw[IA64] add missing END(xen_bsw1)
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: Optimize thash vtlb algorithm
2006-05-30 awilliam@xenbuild.aw[IA64] VTI: simple format cleanup
2006-05-30 kaf24@firebug... Define halt() and safe_halt() properly for Linux-on...
2006-05-30 kaf24@firebug... Make perfc_valuea actually return the value it reads.
2006-05-30 kaf24@firebug... [HVM][AMD] Support HVM SMP guests on AMD Pacifica hardw...
2006-05-30 kaf24@firebug... [HVM] Fix a bug in the emulation of the xchg instruction.
2006-05-30 kaf24@firebug... [BALLOON] Remove the static lower bound on memory targe...
2006-05-30 kaf24@firebug... Fix the support for PAE pgdirs above 4GB that was intro...
2006-05-28 ack@kneesa... Update docs for new credit scheduler and cleanup out...
2006-05-28 kaf24@firebug... Fix SMP boot for kernels without CONFIG_HOTPLUG_CPU.
2006-05-27 kaf24@firebug... Rename csched -> sched_credit/sched-credit in control...
2006-05-26 awilliam@xenbuild.awmerge with xen-unstable.hg
2006-05-26 kaf24@firebug... [PAE] Allow pgdirs above 4GB for paravirt guests.
2006-05-26 kaf24@firebug... Remove bogus inline asm of unused function memchr().
2006-05-26 kaf24@firebug... Cast to a signed type before negating if we really...
2006-05-26 kaf24@firebug... [MINIOS] Allows the use of a C library without modifyin...
2006-05-26 Ian.Campbell... Move include/asm-x86_64/e820.h to include/asm-x86_64...
2006-05-26 ack@kneesa... New weighted fair-share CPU scheduler w/ automatic...
2006-05-26 kaf24@firebug... Fix cscope rule in .hgignore.
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA hypercall
2006-05-25 kaf24@firebug... Remove net_driver_util module. Inline the one mac-parsi...
2006-05-25 awilliam@xenbuild.aw[IA64] support FPSWA emulation
2006-05-25 awilliam@xenbuild.aw[IA64] remove evtchn_ia64.c
2006-05-25 kaf24@firebug... [XEND] Wait sufficient time for memory to balloon out...
2006-05-25 kaf24@firebug... Allow compat hypercalls to be made via privcmd (to...
2006-05-25 kaf24@firebug... Fix VMEXIT tracing.
2006-05-25 kaf24@firebug... [HVM] Support multiple HVM time device models coming...
2006-05-25 kaf24@firebug... Fix x86/64 build after previous changeset.
2006-05-25 kaf24@firebug... Remove redundant test in grant-table interface code.
2006-05-25 kaf24@firebug... Change the x86_emulate() interface to pack all context...
2006-05-25 kaf24@firebug... [BALLOON] Do not allow target to be set below two perce...
2006-05-25 kaf24@firebug... Do not include asm/fixmap.h directly from non-arch...
2006-05-25 kaf24@firebug... [XEND] Remember cpu-pinning information across guest...
2006-05-25 kaf24@firebug... Fix xc_tbuf.c indentation and stop turning failure...
2006-05-25 kaf24@firebug... Ensure trace-buffer size is set back to zero if trace...
2006-05-25 kaf24@firebug... [NET] front: Use netif_carrier to model backend-connect...
2006-05-25 kaf24@firebug... Separate xenbusstate enumeration from typedef. Avoid...
2006-05-24 awilliam@xenbuild.aw[IA64] fix AFLAGS again
2006-05-24 cl349@firebug... Fix IDE CD-drive PIO mode.
2006-05-24 awilliam@xenbuild.aw[IA64] acpi read-only mapping
next